[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
CWDE          Convert Word to Extended Double (386)  Flags: O D I T S Z A P C

CWDE

           Logic:          EAX . sign extend(AX)

    This instruction converts the value in AX to an extended double word
    in EAX. The value's sign is extended. This instruction is
    particularly useful when adapting code to the 386.

  --------------------------------------------------------------------------
   Operands                   Clocks   Transfers  Bytes  Example
   CWDE                       3 (386)      -        1    CWDE
  --------------------------------------------------------------------------

See Also: CBW CDQ CWD
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson